home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / dthelp / help4help / C / Glossary.z / Glossary
Encoding:
Text File  |  2003-11-18  |  15.6 KB  |  416 lines

  1. <glossary>
  2. &headerFix;
  3.  
  4. <dterm>accelerator
  5.    See <term nogloss|shortcut key|.
  6.  
  7. <dterm>access rights
  8.    The ability to view Calendar appointments of different privacy levels.
  9.  
  10. <dterm>action
  11.    A &ProductName; construct used to provide a user interface for applications
  12.    and other commands.    Actions are defined in a database of configuration
  13.    files.
  14.  
  15. <dterm>action icon
  16.    Also called <term nogloss|application icon|.
  17.    An icon in File Manager or Application Manager that represents an
  18.    underlying action. Most desktop actions run commands.
  19.    Double-clicking the action icon runs the action, which then runs the
  20.    command.
  21.    An action icon is created by creating an empty executable file with the 
  22.    same name as the action it represents.
  23.  
  24. <dterm>alias
  25.    A group (mailing list) of users with a common interest.  Mail sent
  26.    to a named mailing list (alias) is delivered to all the users on
  27.    the list.
  28.  
  29. <dterm>application 
  30.    See <term nogloss|software application|.
  31.  
  32. <dterm>application icon
  33.    See <term nogloss|action icon|.
  34.  
  35. <dterm>Application Manager
  36.    A window containing objects representing the system actions available 
  37.    on your system.
  38.  
  39. <dterm>application search path
  40.    The search path used by the system to find applications and
  41.    certain configuration information. Application Manager uses the application 
  42.    search path to dynamically populate its top level when a user logs in. 
  43.    The desktop search paths are created at login by the desktop utility 
  44.    ``dtsearchpath''. The ``dtsearchpath'' utility uses a combination of 
  45.    environment variables and built-in locations to create the search paths. 
  46.  
  47. <dterm>application server
  48.    A host computer that provides access to application software.
  49.    Usually, the application server contains both the executable and
  50.    the action definition for the application.
  51.  
  52. <dterm>application window
  53.   See <term nogloss|window|.
  54.  
  55. <dterm>base name
  56.   The file name of an icon file minus the file-name suffixes for 
  57.   size (``.l'', ``.m'', ``.s'', ``.t'') and type ``.pm'', ``.bm'').
  58.   For example, the base name of a file named ``myicon.m.pm'' is ``myicon''.
  59.  
  60.  
  61. <dterm>bitmap
  62.   An image stored in a raster format.  Usually the term !!bitmap!!
  63.   implies that the image is limited to exactly two colors (a foreground
  64.   and a background color).  An image that uses more than two colors is
  65.   usually called a !!pixmap!!.  
  66.  
  67. <dterm>browse access
  68.    The ability (permission) to browse appointment items on calendars.
  69.    
  70. <dterm>button
  71.   A control that executes a command, starts an action, or selects an option.
  72.   There are two main kinds of buttons:  push buttons and radio buttons.
  73.  
  74. <dterm>Calendar
  75.    The &ProductName; application with which you create and manage 
  76.    appointments and To Do items.
  77.  
  78. <dterm>calendar view
  79.    The calendar view is the day, week, month, or year displayed in the main 
  80.    Calendar window.  To navigate within your calendar, use the Previous view 
  81.    (left arrow), Next view (right arrow), and Today buttons.
  82.  
  83. <dterm>check box
  84.    A control that has two states:  on and off.  Typically, you use a check 
  85.    box to select one or more options from a group of choices.
  86.  
  87. <dterm>click
  88.    To press and release a mouse button.
  89.    
  90. <dterm>client
  91.    A system that receives services from another system in the network.    For
  92.    example, a system using an application server is a client of that
  93.    application server.
  94.  
  95. <dterm>command-line prompt
  96.    A command-line prompt shows that the computer is ready to accept your
  97.    commands.  Each terminal emulation window has a command-line prompt, 
  98.    which usually appears as ``%'', ``>'', or ``$''.  You can display the 
  99.    command-line prompt by pressing Return in a terminal emulation window.
  100.  
  101. <dterm>control
  102.   A component that enables you to manipulate an object, select choices, 
  103.   or type information.  Menus, text fields, and the Front Panel workspace 
  104.   switch are examples of controls.
  105.  
  106. <dterm>current session
  107.    A session that was saved when logging out of the previous session.
  108.    Returning to the saved session enables you to continue working where you
  109.    left off.  (Some applications may not participate in "session
  110.    management," so you have to manually start them after logging in.)
  111.  
  112. <dterm>data types
  113.    A mechanism used to associate particular data files with
  114.    the appropriate applications and actions. Data types can determine the 
  115.    type of a file based on file-naming conventions, such as a particular 
  116.    suffix, or on the contents of the file.
  117.  
  118. <dterm>delete access
  119.    The ability (permission) to delete appointments or To Do items on calendars.
  120.    
  121. <dterm>dialog box
  122.    A secondary window displayed by an application window (for example, 
  123.    the Color dialog box displayed through the Style Manager's Color 
  124.    control).
  125.  
  126. <dterm>directory
  127.    A collection of files and other directories.
  128.  
  129. <dterm>double-click
  130.    To press and release a mouse button twice in rapid succession.
  131.  
  132. <dterm>drag
  133.    To press and hold down a mouse button while moving the mouse, which
  134.    moves the pointer on the screen.
  135.  
  136. <dterm>drop
  137.    To release an object, such as a file icon, that has been dragged to a new
  138.    position.  To drop the icon, release the mouse button.
  139.  
  140. <dterm>drop zone
  141.    An area of the display that accepts a dropped file.
  142.  
  143. <dterm>File Manager
  144.    A &ProductName; application for managing the files and folders (directories) 
  145.    on your system.
  146.  
  147. <dterm>file server
  148.    A host computer on which data files used by applications are stored.
  149.  
  150. <dterm>filetype
  151.    A &ProductName; mechanism used to associate particular data files with the
  152.    appropriate applications and actions. Filetypes can determine the type
  153.    of a file based on file-naming conventions, such as a particular
  154.    suffix, or by the contents of the file.
  155.  
  156. <dterm>file type
  157.    Same as <term nogloss|filetype|.
  158.  
  159. <dterm>folder
  160.    An icon that represents a <term nogloss|directory|.
  161.  
  162. <dterm>font
  163.    A complete set of characters (letters, digits, and special characters)
  164.    of one size and one typeface.  "Ten-point, Helvetica, bold" is an
  165.    example of a font.
  166.  
  167. <dterm>Front Panel
  168.    A centrally located window containing a variety of controls for
  169.    accessing applications and utilities. The Front Panel also contains
  170.    the workspace switch. The Front Panel occupies all workspaces.
  171.  
  172. <dterm>Front Panel configuration file
  173.    A file containing definitions for the Front Panel. The file must
  174.    obey the naming convention ``%%name%%.fp'' and be in a directory
  175.    on the search path defined by the environment variables
  176.    DTUSERAPPSEARCHPATH and DTAPPSEARCHPATH.
  177.  
  178. <dterm>Help Manager
  179.    A special &ProductName; help volume that lists all the online help 
  180.    registered on your system.
  181.  
  182. <dterm>home directory
  183.    A personal directory where you keep files and additional subdirectories
  184.    that belong to you.  By default, File Manager and Terminal windows are 
  185.    set to your home directory when you first open them.
  186.  
  187. <dterm>/%%HomeDirectory%%/
  188.    Symbolizes your home directory.  For example, if your home directory is
  189.    ``/users/anna/'', then ``/%%HomeDirectory%%/bitmaps/smile.bm'' represents
  190.    ``/users/anna/bitmaps/smile.bm''.
  191.  
  192. <dterm>home session
  193.    A session you explicitly save without logging out.
  194.  
  195. <dterm>hyperlink
  196.    A connection from one help topic to another related topic.  A hyperlink
  197.    can be a word, a phrase, or a graphic image.     Any underlined text within
  198.    a help window is a hyperlink.  
  199.  
  200.    Most hyperlinks cause a "jump" to a related help topic.  However,
  201.    hyperlinks can also be used to perform other behavior, such as executing
  202.    commands or invoking actions.  
  203.  
  204. <dterm>Icon Editor
  205.    A &ProductName; application for creating bitmap and pixmap image files 
  206.    for use as icons or backdrops.
  207.  
  208. <dterm>icon folder
  209.    A folder the desktop searches for icon files (a directory along the
  210.    desktop icon search path). 
  211.  
  212. <dterm>insert access
  213.    The ability (permission) to insert appointments on calendars.
  214.    
  215. <dterm>ITE
  216.    An Internal Terminal Emulator.  The ITE lets you use your bitmapped
  217.    display as a terminal (through No Windows mode from the login screen).
  218.  
  219. <dterm>list
  220.    A control, also called selection list, that contains scrollable choices 
  221.    from which you can select.
  222.  
  223. <dterm>Mailer
  224.    A &ProductName; application that enables you to send, receive, and 
  225.    manage electronic mail messages.
  226.  
  227. <dterm>Main Panel
  228.    The portion of the Front Panel excluding the subpanels.
  229.  
  230. <dterm>maximize
  231.    To enlarge a window to fill a workspace.  The push button that maximizes
  232.    a window is located in the upper right corner of the window frame.
  233.  
  234. <dterm>menu
  235.    A list of items from which you select to perform a task.
  236.  
  237. <dterm>menu bar
  238.    The bar directly beneath a window's title bar that contains the titles of
  239.    the pull-down menus for the software application.
  240.  
  241. <dterm>minimize
  242.    To turn a window into an icon.  The push button that minimizes a window
  243.    is located near the upper right corner of the window frame.
  244.  
  245. <dterm>mnemonic
  246.    A single, underlined character in a command.    The mnemonic indicates
  247.    that you can choose the command by typing that letter. Mnemonics are
  248.    used most commonly in menu commands, however, other buttons may also
  249.    have mnemonics.
  250.  
  251. <dterm>modifier key
  252.    A key that, when pressed and held along with another key, changes the
  253.    meaning of the second key.  Control, Alt, and Shift are examples.
  254.  
  255. <dterm>newline character
  256.    An unseen character that marks the end of a line of text in a document.
  257.    It tells a printer or screen to break a line and start a new one.
  258.  
  259. <dterm>object
  260.    Any logical piece of data that has associated behavior.  For example, in
  261.    File Manager, files, folders, actions, and applications are all
  262.    considered objects.    Each type of object has specific associated
  263.    actions.  Typically, each object is represented as an icon.
  264.  
  265. <dterm>object types
  266.    A &ProductName; mechanism used to associate particular data files with
  267.    the appropriate applications and actions.  Object typing defines the
  268.    criteria for typing the file (such as name or contents), the appearance
  269.    (the icon used in File Manager) and the behavior of the object (for
  270.    example, what happens when the user double-clicks it).
  271.  
  272. <dterm>pixmap
  273.   An image stored in a raster format.  Usually the term !!pixmap!!
  274.   implies that the image may have more than two colors.  An image that
  275.   is limited to two colors is usually called a !!bitmap!!. 
  276.  
  277. <dterm>Print Manager
  278.   A &ProductName; application that shows all the printers on your system.
  279.  
  280. <dterm>Printer Jobs
  281.   A &ProductName; application that provides information about jobs on a 
  282.   single printer.  
  283.  
  284. <dterm>privacy
  285.    The level of information about appointments that is displayed to others 
  286.    when browsing your calendar.
  287.  
  288. <dterm>push button
  289.    A control that immediately starts an action as soon as it is chosen.
  290.    OK, Cancel, and Help are examples of push buttons commonly found in
  291.    dialog boxes.
  292.  
  293. <dterm>radio button
  294.    A control that -- combined with other radio buttons -- offers a
  295.    fixed set of choices that are mutually exclusive.
  296.  
  297. <dterm>resource
  298.    A mechanism of the X Window System for specifying an attribute
  299.    (appearance or behavior) of a window or application.     Resources are
  300.    usually named after the elements they control.
  301.  
  302. <dterm>scroll bar
  303.    A window component for controlling the contents of a scrollable area.
  304.    Scroll bars are used when information is too large to display within a
  305.    window.
  306.  
  307. <dterm>server
  308.    A system providing services to other systems in the network.
  309.  
  310. <dterm>shortcut key
  311.    A key or combination of keys provided as a shortcut for choosing a
  312.    command.  Shortcut keys are most commonly used with menu commands, but
  313.    may also be used for other frequent actions.
  314.  
  315. <dterm>slider
  316.    A control that "slides" back and forth across a range of measurements or
  317.    values. For example, the controls that choose the red, green, and blue 
  318.    color values in the Style Manager's Color dialog box are sliders.
  319.  
  320. <dterm>software application
  321.    A computer program that provides you with tools to do your work.  
  322.    Style Manager, Text Editor, and File Manager are examples of software
  323.    applications.
  324.  
  325. <dterm>Style Manager
  326.    The &ProductName; application with which you customize some visual
  327.    elements and system device behaviors of your environment, including
  328.    colors and fonts, and keyboard, mouse, window, and session startup
  329.    behaviors.
  330.  
  331. <dterm>subpanel
  332.    A component of the &ProductName; Front Panel that provides additional controls.
  333.    Subpanels usually contain groups of related controls.  For instance, the
  334.    Personal Printers subpanel provides access to multiple printers.
  335.  
  336. <dterm>suffix
  337.    A part of a file name, added at the end, separated from other suffixes 
  338.    or the base file name by some punctuation, such as a period (.).
  339.  
  340. <dterm>superuser
  341.    A login that allows special permissions for modifying system files that
  342.    most users do not have permission to modify.     Superuser is also called
  343.    "the root user" or simply "root" since the user ID for superuser is
  344.    ``root''.  On most computer systems, only a few users have permission
  345.    to become superuser.
  346.  
  347. <dterm>Terminal
  348.    A &ProductName; application that displays a default terminal emulator 
  349.    window.
  350.  
  351. <dterm>terminal emulator
  352.    A window that emulates a particular terminal type for running non-window
  353.    programs.  The most common use of terminal emulator windows is
  354.    interacting with your computer's operating system by typing commands.
  355.  
  356. <dterm>Text Editor
  357.    The &ProductName; application with which you create and edit documents.
  358.  
  359. <dterm>text field
  360.    A rectangular area in a window where you type information.  Text fields
  361.    with keyboard focus contain a blinking text insertion cursor.
  362.  
  363. <dterm>title bar
  364.    A rectangular area of a window frame at the top of the window that
  365.    identifies the contents of the window.  Usually, a window's title is the
  366.    name of the application (for example, "Style Manager").
  367.  
  368. <dterm>window
  369.    A rectangular area on your display.    Software applications typically
  370.    have one main window from which secondary windows, called dialog boxes,
  371.    can be opened.  A window frame has controls with which you can
  372.    manipulate the window.
  373.  
  374. <dterm>window frame
  375.    The visible part of a window that surrounds a software application. A
  376.    window frame can contain five controls: title bar, resize borders,
  377.    minimize button, maximize button, and the Window menu button.  (Some
  378.    windows may not display all of these controls.)
  379.  
  380. <dterm>window icon
  381.    A small, graphic representation of a window that takes up little area in
  382.    a workspace.
  383.  
  384. <dterm>Window menu
  385.    A menu that provides commands with which you control a window.  To 
  386.    display the Window menu, click the Window menu button in the upper left 
  387.    corner of the window frame.  You can also display the Window menu using 
  388.    your keyboard by pressing Alt+Space.
  389.  
  390. <dterm>Wrap To Fit
  391.    In Text Editor, this setting controls whether lines are
  392.    automatically wrapped to fit the window width as you enter text.
  393.    If set, lines wrap at the edge of the window. If not set, you must 
  394.    press Return to end the line.
  395.  
  396. <dterm>workspace
  397.    A single screen of windows.    The &ProductName; Workspace Manager creates
  398.    multiple workspaces.     Each workspace is like a separate screen, plus you
  399.    can have windows "occupy" any combination of workspaces.  The Front
  400.    Panel contains the workspace switch you use to move from workspace to
  401.    workspace.
  402.  
  403. <dterm>Workspace Manager
  404.    The program that controls the size, placement, and operation of windows
  405.    within multiple workspaces.    The &ProductName; Workspace Manager includes the
  406.    Front Panel, the window frames that surround each application, and
  407.    Window and Workspace menus.
  408.  
  409. <dterm>Workspace menu
  410.    The menu displayed when you click mouse button 3 with the pointer
  411.    positioned over the workspace backdrop.  The Workspace menu contains
  412.    commands for managing a workspace.  You can also use it to log out.
  413.  
  414.  
  415.  
  416.